public java.lang.String get( java.lang.String customStructureType ) |
Parameters
- customStructureType
- The custom structure type.
Return Value
The standard structure type that the custom structure type was mapped to.
public java.lang.String get( java.lang.String customStructureType ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When customStructureType is null. |